home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / utility / detour.zip / UPGRADE.TXT < prev   
Text File  |  1991-08-05  |  2KB  |  44 lines

  1. Thanks for using DETOUR.  I have offered this project as freeware solely
  2. to further my education of shareware distribution and for programming
  3. experience.  I cannot continue to learn and grow as a programmer without
  4. your replies.  I only ask of you, if you use Detour, please write me
  5. with suggestions, ideas, to report problems, incompatibilities or just
  6. to acknowledge use.  I assume if you are reading this that you are 
  7. upgrading from an earlier version and therefore using Detour.  Please, 
  8. let me know what you think.
  9.  
  10.     Christopher Bolin
  11.     76447,1507
  12.  
  13. I could have easily written code to deal with the upgrade process, but I
  14. want Detour to be as small as possible, so I have elected not to do so.
  15. If you are currently using Detour 1.0 or 1.1, then you will have to 
  16. follow these instructions for Detour 1.2 to work correctly. I have
  17. listened to the few requests I have received, and I think you will
  18. find Detour faster and much easier to use.
  19.  
  20.     First of all, load your WIN.INI file into a text editor such
  21. as NOTEPAD.EXE. Find the [Detour] section and beneath add the following 
  22. using the your own extensions listed...
  23.     Extensions=
  24.     And then add the extensions of each file associated with a 
  25. following comma.  For the final entry, be sure to include a following comma
  26. or Detour will not read the last entry.
  27.          
  28. i.e.    [Detour]
  29.     Extensions=TXT,DOC,ICO,BMP,PCX,GIF,BAS,
  30.      TXT1=c:\windows\notebook.exe,NoteBook^1
  31.     TXT2=c:\windows\notepad.exe,NotePad^1
  32.     .
  33.     .
  34.     .
  35.     BAS1=c:\windows\vb\vb.exe,Visual Basic^1
  36.     BAS2=c:\windows\notebook.exe,NoteBook^1
  37.  
  38.     Sorry for this minor inconvience, but once this is done, you can
  39. completely control Detour with Detour Edit.  This includes deleting a
  40. single entry, or an entire association.
  41.  
  42. Thanks,
  43. Hope to hear from you!
  44. 8\5\91